getInvisibleActions

@RequiresApi(value = 21)
@NonNull
open fun getInvisibleActions(@NonNull notification: @NonNull Notification): @NonNull List<NotificationCompat.Action>(source)

Returns the invisible actions contained within the given notification.